home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 5 Developer's Kit / vb5 dev kit.iso / dev / quickref / quickref.txt < prev    next >
Encoding:
Text File  |  1995-12-22  |  2.8 KB  |  72 lines

  1. QUICKREF.TXT
  2.  
  3. ***********************************************************
  4. MICROSOFT AND VISUAL BASIC ARE REGISTERED TRADEMARKS OF THE
  5. MICROSOFT CORPORATION.
  6. ***********************************************************
  7.  
  8. ***********************************************************
  9. QuickRef - Quick Reference for Microsoft Visual Basic
  10. Copyright 1995, Chris Caldwell, Houston, Texas  USA
  11.  
  12. QuickRef is a quick reference add-in that allows developers
  13. to access key information in the VB Help file.  Such topics
  14. as the syntax for the MsgBox function, it's return values
  15. and other constants associated with it, are topics developers
  16. are constantly obtaining refrence to.  The purpose of this
  17. add-in is simply to give developers a quick and easy way
  18. of getting to those topics.  By simply clicking on the topic,
  19. QuickRef jumps directly to that topic, no searching through
  20. the Help file for it!  Further, since QuickRef is thrifty
  21. on memory usuage, developers can have it running at all times
  22. without affecting the system.  This one-click approach to
  23. Help topics will reduce time spent searching Help files and
  24. increase the time spent on finishing your big project!
  25.  
  26. QuickRef is not in any way a replacement for the VB Help file.
  27. Microsoft has done a fantastic job in providing intuitive,
  28. thorough documentation on this exciting programming package.
  29. QuickRef is simply providing a method by which developers can
  30. obtain related Help information quickly, without taking time
  31. away from the goal at hand.
  32.  
  33.  
  34. ***********************************************************
  35. Ordering the full version of QuickRef
  36.  
  37. To order the full version of QuickRef, simply call 713-783-8088
  38. and ask for Chris Caldwell.  The price of the full version is only
  39. $10.00 and provides many more important topics developers cannot
  40. live without!  Further, by ordering the full version, you will be
  41. entitled to future FREE upgrades of QuickRef as they become
  42. available!
  43.  
  44. We're open between the hours of 9:00am and 5:00pm CST.
  45.  
  46. Thanks for sampling our product!
  47.  
  48.  
  49. ***********************************************************
  50. Installation QuickRef Lite Sample Version
  51.  
  52. 1. Run SETUP.EXE and setup QuickRef in the desired directory.
  53.  
  54. 2. QuickRef will install 3 files in the directory:
  55.    QUICKREF.EXE..........The QuickRef EXE
  56.    ADDIN.EXE.............Registers QuickRef as an Add-In in VB
  57.    QUICKREF.TXT..........Important information (this file)
  58.  
  59. 3. You may run QuickRef alone or install it as an Add-In in VB.
  60.  
  61. 4  To install QuickRef as an Add-In in VB:
  62.    a. Run ADDIN.EXE to register QuickRef as an Add-In in VB.
  63.    b. Start VB.
  64.    c. Select Add-In Manager from Add-Ins menu in VB.
  65.    d. Select QuickRef.QuickReference.
  66.    e. Select OK.
  67.    f. QuickRef add itself to the bottom of the Add-In menu.
  68.  
  69. 5. Your ready to go!
  70.  
  71.  
  72.